home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / SNESPLAY / !SnesPlay / !Boot next >
Text File  |  1998-08-02  |  336b  |  15 lines

  1. | > !SnesPlay.!Boot
  2. | By R.R.Chasmer (KAOS) 02/08/98
  3. |
  4.  
  5. Set SnesPlay$Dir <Obey$Dir>
  6. IconSprites <SnesPlay$Dir>.!Sprites
  7.  
  8. | Following types have been used by other apps.
  9. Set File$Type_0c9 Snes
  10. Dosmap SFC 0c9
  11. Dosmap SMC 0c9
  12. Dosmap FIG 0c9
  13. If "<Alias$@RunType_0c9>" = "" Then Set Alias$@RunType_0c9 Run <SnesPlay$Dir>.!Run -startgame %*0
  14.  
  15.